home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFIMPORTDB / TFIMPORTDB.txt
Encoding:
Text File  |  2005-11-17  |  11.3 KB  |  421 lines

  1. object FImportDB: TFImportDB
  2.   Left = 229
  3.   Top = 143
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Import database'
  7.   ClientHeight = 274
  8.   ClientWidth = 600
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object cntMain: TAMContainer
  21.     Left = 0
  22.     Top = 0
  23.     Width = 497
  24.     Height = 265
  25.     DoubleBuffered = False
  26.     object cntLocation: TAMContainer
  27.       Left = 0
  28.       Top = 83
  29.       Width = 497
  30.       Height = 83
  31.       Align = alTop
  32.       DoubleBuffered = False
  33.       object B1: TbsSkinBevel
  34.         Left = 9
  35.         Top = 12
  36.         Width = 482
  37.         Height = 61
  38.         Shape = bsFrame
  39.         SkinData = SkinDataModule.SkinData
  40.         SkinDataName = 'bevel'
  41.         DividerMode = False
  42.       end
  43.       object LDestination: TAMLabel
  44.         Left = 26
  45.         Top = 4
  46.         Width = 90
  47.         Height = 17
  48.         TabOrder = 0
  49.         SkinData = SkinDataModule.SkinData
  50.         SkinDataName = 'label'
  51.         DefaultFont.Charset = DEFAULT_CHARSET
  52.         DefaultFont.Color = clWindowText
  53.         DefaultFont.Height = 13
  54.         DefaultFont.Name = 'Tahoma'
  55.         DefaultFont.Style = []
  56.         DefaultWidth = 0
  57.         DefaultHeight = 0
  58.         UseSkinFont = True
  59.         BorderStyle = bvNone
  60.         AutoSize = True
  61.         Caption = 'Database location'
  62.         AsLink = False
  63.         LinkFont.Charset = DEFAULT_CHARSET
  64.         LinkFont.Color = clWindowText
  65.         LinkFont.Height = -11
  66.         LinkFont.Name = 'MS Sans Serif'
  67.         LinkFont.Style = []
  68.         BusinessSkinForm = SkinForm
  69.       end
  70.       object eOutputFile: TbsSkinEdit
  71.         Left = 28
  72.         Top = 32
  73.         Width = 341
  74.         Height = 20
  75.         DefaultFont.Charset = DEFAULT_CHARSET
  76.         DefaultFont.Color = clWindowText
  77.         DefaultFont.Height = 14
  78.         DefaultFont.Name = 'Arial'
  79.         DefaultFont.Style = []
  80.         UseSkinFont = True
  81.         DefaultWidth = 0
  82.         DefaultHeight = 20
  83.         ButtonMode = True
  84.         SkinData = SkinDataModule.SkinData
  85.         SkinDataName = 'buttonedit'
  86.         Font.Charset = DEFAULT_CHARSET
  87.         Font.Color = clWindowText
  88.         Font.Height = 14
  89.         Font.Name = 'Tahoma'
  90.         Font.Style = []
  91.         ParentFont = False
  92.         TabOrder = 1
  93.         OnButtonClick = eOutputFileButtonClick
  94.         OnChange = eOutputFileChange
  95.       end
  96.       object bDefault: TbsSkinButton
  97.         Left = 374
  98.         Top = 29
  99.         Width = 99
  100.         Height = 25
  101.         TabOrder = 2
  102.         SkinData = SkinDataModule.SkinData
  103.         SkinDataName = 'buttonlight'
  104.         DefaultFont.Charset = DEFAULT_CHARSET
  105.         DefaultFont.Color = clWindowText
  106.         DefaultFont.Height = 13
  107.         DefaultFont.Name = 'Tahoma'
  108.         DefaultFont.Style = []
  109.         DefaultWidth = 0
  110.         DefaultHeight = 0
  111.         UseSkinFont = True
  112.         AllowAllUp = False
  113.         TabStop = True
  114.         CanFocused = True
  115.         Down = False
  116.         GroupIndex = 0
  117.         Caption = 'Get current'
  118.         NumGlyphs = 2
  119.         Spacing = 1
  120.         OnClick = bDefaultClick
  121.       end
  122.     end
  123.     object cntSource: TAMContainer
  124.       Left = 0
  125.       Top = 0
  126.       Width = 497
  127.       Height = 83
  128.       Align = alTop
  129.       DoubleBuffered = False
  130.       object B2: TbsSkinBevel
  131.         Left = 9
  132.         Top = 12
  133.         Width = 482
  134.         Height = 61
  135.         Shape = bsFrame
  136.         SkinData = SkinDataModule.SkinData
  137.         SkinDataName = 'bevel'
  138.         DividerMode = False
  139.       end
  140.       object bsSkinComboBox1: TbsSkinComboBox
  141.         Left = 28
  142.         Top = 34
  143.         Width = 441
  144.         Height = 20
  145.         TabOrder = 0
  146.         SkinData = SkinDataModule.SkinData
  147.         SkinDataName = 'comboboxlight'
  148.         DefaultFont.Charset = DEFAULT_CHARSET
  149.         DefaultFont.Color = clWindowText
  150.         DefaultFont.Height = 13
  151.         DefaultFont.Name = 'Tahoma'
  152.         DefaultFont.Style = []
  153.         DefaultWidth = 0
  154.         DefaultHeight = 0
  155.         UseSkinFont = True
  156.         AlphaBlend = False
  157.         AlphaBlendValue = 0
  158.         AlphaBlendAnimation = False
  159.         ListBoxUseSkinFont = True
  160.         ImageIndex = 0
  161.         ListBoxCaptionMode = False
  162.         ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  163.         ListBoxDefaultFont.Color = clWindowText
  164.         ListBoxDefaultFont.Height = 14
  165.         ListBoxDefaultFont.Name = 'Arial'
  166.         ListBoxDefaultFont.Style = []
  167.         ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  168.         ListBoxDefaultCaptionFont.Color = clWindowText
  169.         ListBoxDefaultCaptionFont.Height = 14
  170.         ListBoxDefaultCaptionFont.Name = 'Arial'
  171.         ListBoxDefaultCaptionFont.Style = []
  172.         ListBoxDefaultItemHeight = 20
  173.         ListBoxCaptionAlignment = taLeftJustify
  174.         TabStop = True
  175.         Text = 'Adobe Photoshop Elements 3 Catalog'
  176.         Items.Strings = (
  177.           'Adobe Photoshop Album Catalog'
  178.           'Adobe Photoshop Elements 3 Catalog')
  179.         ItemIndex = 1
  180.         DropDownCount = 8
  181.         HorizontalExtent = False
  182.         Font.Charset = DEFAULT_CHARSET
  183.         Font.Color = clWindowText
  184.         Font.Height = 13
  185.         Font.Name = 'Tahoma'
  186.         Font.Style = []
  187.         Sorted = False
  188.         Style = bscbFixedStyle
  189.       end
  190.       object AMLabel1: TAMLabel
  191.         Left = 26
  192.         Top = 4
  193.         Width = 73
  194.         Height = 17
  195.         TabOrder = 1
  196.         SkinData = SkinDataModule.SkinData
  197.         SkinDataName = 'label'
  198.         DefaultFont.Charset = DEFAULT_CHARSET
  199.         DefaultFont.Color = clWindowText
  200.         DefaultFont.Height = 13
  201.         DefaultFont.Name = 'Tahoma'
  202.         DefaultFont.Style = []
  203.         DefaultWidth = 0
  204.         DefaultHeight = 0
  205.         UseSkinFont = True
  206.         BorderStyle = bvNone
  207.         AutoSize = True
  208.         Caption = 'Database type'
  209.         AsLink = False
  210.         LinkFont.Charset = DEFAULT_CHARSET
  211.         LinkFont.Color = clWindowText
  212.         LinkFont.Height = -11
  213.         LinkFont.Name = 'MS Sans Serif'
  214.         LinkFont.Style = []
  215.         BusinessSkinForm = SkinForm
  216.       end
  217.     end
  218.     object cntDestination: TAMContainer
  219.       Left = 0
  220.       Top = 166
  221.       Width = 497
  222.       Height = 95
  223.       Align = alTop
  224.       DoubleBuffered = False
  225.       object B3: TbsSkinBevel
  226.         Left = 9
  227.         Top = 12
  228.         Width = 482
  229.         Height = 77
  230.         Shape = bsFrame
  231.         SkinData = SkinDataModule.SkinData
  232.         SkinDataName = 'bevel'
  233.         DividerMode = False
  234.       end
  235.       object AMLabel2: TAMLabel
  236.         Left = 26
  237.         Top = 4
  238.         Width = 57
  239.         Height = 17
  240.         TabOrder = 0
  241.         SkinData = SkinDataModule.SkinData
  242.         SkinDataName = 'label'
  243.         DefaultFont.Charset = DEFAULT_CHARSET
  244.         DefaultFont.Color = clWindowText
  245.         DefaultFont.Height = 13
  246.         DefaultFont.Name = 'Tahoma'
  247.         DefaultFont.Style = []
  248.         DefaultWidth = 0
  249.         DefaultHeight = 0
  250.         UseSkinFont = True
  251.         BorderStyle = bvNone
  252.         AutoSize = True
  253.         Caption = 'Destination'
  254.         AsLink = False
  255.         LinkFont.Charset = DEFAULT_CHARSET
  256.         LinkFont.Color = clWindowText
  257.         LinkFont.Height = -11
  258.         LinkFont.Name = 'MS Sans Serif'
  259.         LinkFont.Style = []
  260.         BusinessSkinForm = SkinForm
  261.       end
  262.       object rbNew: TAMCheckRadioBox
  263.         Left = 24
  264.         Top = 27
  265.         Width = 117
  266.         Height = 22
  267.         TabOrder = 1
  268.         SkinData = SkinDataModule.SkinData
  269.         SkinDataName = 'radiobox'
  270.         DefaultFont.Charset = DEFAULT_CHARSET
  271.         DefaultFont.Color = 3881787
  272.         DefaultFont.Height = 13
  273.         DefaultFont.Name = 'Tahoma'
  274.         DefaultFont.Style = []
  275.         DefaultWidth = 0
  276.         DefaultHeight = 0
  277.         UseSkinFont = False
  278.         ForcedColorUse = False
  279.         ForcedColor = clBlack
  280.         BusinessSkinForm = SkinForm
  281.         Flat = True
  282.         TabStop = True
  283.         CanFocused = True
  284.         Radio = True
  285.         Checked = False
  286.         GroupIndex = 1
  287.         Caption = ' Create new database'
  288.         Enabled = False
  289.         AutoSize = True
  290.       end
  291.       object rbCurrent: TAMCheckRadioBox
  292.         Left = 24
  293.         Top = 53
  294.         Width = 110
  295.         Height = 22
  296.         TabOrder = 2
  297.         SkinData = SkinDataModule.SkinData
  298.         SkinDataName = 'radiobox'
  299.         DefaultFont.Charset = DEFAULT_CHARSET
  300.         DefaultFont.Color = 3881787
  301.         DefaultFont.Height = 13
  302.         DefaultFont.Name = 'Tahoma'
  303.         DefaultFont.Style = []
  304.         DefaultWidth = 0
  305.         DefaultHeight = 0
  306.         UseSkinFont = False
  307.         ForcedColorUse = False
  308.         ForcedColor = clBlack
  309.         BusinessSkinForm = SkinForm
  310.         Flat = True
  311.         TabStop = True
  312.         CanFocused = True
  313.         Radio = True
  314.         Checked = True
  315.         GroupIndex = 1
  316.         Caption = ' Import in the current'
  317.         AutoSize = True
  318.       end
  319.     end
  320.   end
  321.   object bCancel: TbsSkinButton
  322.     Left = 518
  323.     Top = 49
  324.     Width = 75
  325.     Height = 24
  326.     TabOrder = 1
  327.     SkinData = SkinDataModule.SkinData
  328.     SkinDataName = 'buttonlight'
  329.     DefaultFont.Charset = DEFAULT_CHARSET
  330.     DefaultFont.Color = clWindowText
  331.     DefaultFont.Height = 13
  332.     DefaultFont.Name = 'Tahoma'
  333.     DefaultFont.Style = []
  334.     DefaultWidth = 0
  335.     DefaultHeight = 0
  336.     UseSkinFont = True
  337.     AllowAllUp = False
  338.     TabStop = True
  339.     CanFocused = True
  340.     Down = False
  341.     GroupIndex = 0
  342.     Caption = 'Cancel'
  343.     NumGlyphs = 2
  344.     Spacing = 1
  345.     ModalResult = 2
  346.   end
  347.   object bOk: TbsSkinButton
  348.     Left = 518
  349.     Top = 17
  350.     Width = 75
  351.     Height = 24
  352.     TabOrder = 2
  353.     SkinData = SkinDataModule.SkinData
  354.     SkinDataName = 'buttonlight'
  355.     DefaultFont.Charset = DEFAULT_CHARSET
  356.     DefaultFont.Color = clWindowText
  357.     DefaultFont.Height = 13
  358.     DefaultFont.Name = 'Tahoma'
  359.     DefaultFont.Style = []
  360.     DefaultWidth = 0
  361.     DefaultHeight = 0
  362.     UseSkinFont = True
  363.     AllowAllUp = False
  364.     TabStop = True
  365.     CanFocused = True
  366.     Down = False
  367.     GroupIndex = 0
  368.     Caption = 'Ok'
  369.     NumGlyphs = 2
  370.     Spacing = 1
  371.     Enabled = False
  372.     OnClick = bOkClick
  373.   end
  374.   object SkinForm: TbsBusinessSkinForm
  375.     GradientStartColor = clBlack
  376.     GradientEndColor = clBlack
  377.     DrawBackground = True
  378.     ShowIcon = False
  379.     MaximizeOnFullScreen = False
  380.     AlphaBlend = False
  381.     AlphaBlendAnimation = False
  382.     AlphaBlendValue = 200
  383.     ShowObjectHint = False
  384.     MenusAlphaBlend = False
  385.     MenusAlphaBlendAnimation = False
  386.     MenusAlphaBlendValue = 200
  387.     DefCaptionFont.Charset = DEFAULT_CHARSET
  388.     DefCaptionFont.Color = clBtnText
  389.     DefCaptionFont.Height = 14
  390.     DefCaptionFont.Name = 'Arial'
  391.     DefCaptionFont.Style = [fsBold]
  392.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  393.     DefInActiveCaptionFont.Color = clBtnShadow
  394.     DefInActiveCaptionFont.Height = 14
  395.     DefInActiveCaptionFont.Name = 'Arial'
  396.     DefInActiveCaptionFont.Style = [fsBold]
  397.     DefMenuItemHeight = 20
  398.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  399.     DefMenuItemFont.Color = clWindowText
  400.     DefMenuItemFont.Height = 14
  401.     DefMenuItemFont.Name = 'Arial'
  402.     DefMenuItemFont.Style = []
  403.     UseDefaultSysMenu = True
  404.     SkinData = SkinDataModule.SkinDataDlg
  405.     MinHeight = 0
  406.     MinWidth = 0
  407.     Magnetic = False
  408.     MagneticSize = 5
  409.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  410.     Left = 376
  411.     Top = 48
  412.   end
  413.   object OpenDialog1: TOpenDialog
  414.     Filter = 
  415.       'Adobe Photoshop Album Catalog|*.psa|Adobe Photoshop Elements 3 C' +
  416.       'atalog|*.psa'
  417.     Left = 528
  418.     Top = 128
  419.   end
  420. end
  421.